home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / dev / c / SupraLib11.readme < prev    next >
Text File  |  1995-07-02  |  4KB  |  99 lines

  1. Short:    New gfx/intuition/dos library functions
  2. Author:   Jure Vrhovnik (jurev@gea.fer.uni-lj.si)
  3. Uploader: jurev@gea.fer.uni-lj.si
  4. Type:     dev/c
  5.  
  6.  
  7.  Supra -- Extension functions to dos, intuition and graphics library
  8.  =====
  9.  
  10.  Version 1.1 (11. Apr 1995)
  11.  © Copyright by Jure Vrhovnik. All rights reserved.    
  12.  
  13.  
  14. NEW from v1.0:
  15.     - AddToolType() - add or change icon's tooltypes very easily
  16.     - Minor error in source code, which was causing some problems with
  17.       linking, is fixed. (pragmas weren't included)
  18.  
  19. Supra is a linked library which contains a few useful functions
  20. that are easy to use. A brief description of what it contains:
  21.  
  22.     o File copier
  23.     o Very easy but powerful recursive directory scanning
  24.     o Quick file type/existance checking
  25.     o Create an entire directory path (extension to CreateDir() )
  26.     o Image colour remapping (now you can show images in their real
  27.       colors on a workbench!)
  28.     o Obtain a list of best pens (extension to ObtainBestPen() )
  29. NEW o Add or change icon's tooltypes
  30.  
  31.  
  32. Here is a list of function names:
  33.  
  34.     - FCopy()
  35.     - FileType()
  36.     - RecDirInit()
  37.     - RecDirNext()
  38.     - RecDirTags()
  39.     - RecDirFree()
  40.     - MakePath()
  41.     - ObtPens()
  42.     - RelPens()
  43.     - MakeNewImg()
  44.     - FreeNewImg()
  45. NEW - AddToolType()
  46.  
  47. Every function is well documented (in Commodore's RKM amigaguide style),
  48. and there are some useful examples included in this archive.
  49.  
  50. Source code of functions and examples are included.
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.      628     272 56.6% 08-Mar-95 18:47:24  SupraLib.info
  58.      628     272 56.6% 08-Mar-95 18:49:34 +doc.info
  59.    29636    8665 70.7% 11-Apr-95 12:46:48 +supra
  60.    24983    7673 69.2% 11-Apr-95 12:46:16 +supra.doc
  61.      423     209 50.5% 08-Mar-95 18:49:34 +supra.doc.info
  62.      482     241 50.0% 08-Mar-95 18:49:46 +supra.info
  63.      628     275 56.2% 08-Mar-95 18:47:24 +examples.info
  64.     6168    4114 33.3% 08-Mar-95 09:38:20 +ftype
  65.     1044     446 57.2% 08-Mar-95 09:35:50 +ftype.c
  66.     3088     989 67.9% 08-Mar-95 18:46:00 +ftype.info
  67.     7112    4618 35.0% 08-Mar-95 09:38:12 +move
  68.     1578     653 58.6% 08-Mar-95 09:35:10 +move.c
  69.     3088     991 67.9% 08-Mar-95 18:46:00 +move.info
  70.     8588    5057 41.1% 08-Mar-95 09:38:34 +NewImage
  71.     2553     928 63.6% 08-Mar-95 09:34:26 +NewImage.c
  72.     3088     989 67.9% 08-Mar-95 18:46:00 +NewImage.info
  73.     4145     442 89.3% 07-Mar-95 15:42:06 +rgb.brush.c
  74.    11556    7286 36.9% 08-Mar-95 09:37:56 +subdir
  75.     1891     812 57.0% 08-Mar-95 09:33:38 +subdir.c
  76.     3088     992 67.8% 08-Mar-95 18:46:00 +subdir.info
  77.     6664    3178 52.3% 22-Mar-95 17:57:42 +supra.lib
  78.     4243    1578 62.8% 11-Apr-95 13:05:56 +supra.h
  79.     3354    1595 52.4% 11-Apr-95 12:30:50 +readme
  80.     4951    2063 58.3% 11-Apr-95 13:09:24 +readme.guide
  81.      482     239 50.4% 08-Mar-95 18:49:18 +readme.guide.info
  82.      423     207 51.0% 08-Mar-95 18:47:24 +readme.info
  83.      628     273 56.5% 08-Mar-95 18:50:32 +source.info
  84.     6202    1887 69.5% 22-Mar-95 17:54:22 +AddToolType.c
  85.     3915    1455 62.8% 22-Mar-95 18:07:02 +FCopy.c
  86.     1199     527 56.0% 20-Mar-95 18:40:22 +FileType.c
  87.      785     373 52.4% 20-Mar-95 18:46:06 +FreeNewImg.c
  88.     4865    1838 62.2% 20-Mar-95 18:42:22 +MakeNewImg.c
  89.     1710     724 57.6% 20-Mar-95 18:41:04 +MakePath.c
  90.     1658     681 58.9% 08-Mar-95 09:30:44 +mkImg.a
  91.     4085    1525 62.6% 20-Mar-95 18:39:46 +ObtPens.c
  92.     1399     575 58.8% 20-Mar-95 18:43:20 +RecDirFree.c
  93.     4564    1579 65.4% 20-Mar-95 18:44:26 +RecDirInit.c
  94.     8199    2599 68.3% 20-Mar-95 18:41:58 +RecDirNext.c
  95.     5515    1651 70.0% 20-Mar-95 18:38:58 +RecDirTags.c
  96.     1343     590 56.0% 20-Mar-95 18:41:20 +RelPens.c
  97. -------- ------- ----- --------- --------
  98.   180579   71061 60.6% 17-Apr-95 23:15:42   40 files
  99.